* eshell/em-hist.el:
authorChong Yidong <cyd@stupidchicken.com>
Sun, 13 Sep 2009 02:16:25 +0000 (02:16 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Sun, 13 Sep 2009 02:16:25 +0000 (02:16 +0000)
commit02ec99525f4879594191944dfefd040915e5a40f
treee81c414ddbf1791df32060b71810a63d8975462c
parent1816c61682f3445605c62b4db8dfc4979444c64c
* eshell/em-hist.el:
* eshell/em-dirs.el (eshell-complete-user-reference): Declare
pcomplete functions and variables to avoid compiler warnings.

* eshell/em-script.el (eshell-login-script, eshell-rc-script):
* eshell/em-dirs.el (eshell-last-dir-ring-file-name):
* eshell/em-alias.el (eshell-aliases-file):
* eshell/em-hist.el (eshell-history-file-name): Use
expand-file-name instead of concat to make file names (Bug#4308).
lisp/ChangeLog
lisp/eshell/em-alias.el
lisp/eshell/em-dirs.el
lisp/eshell/em-hist.el
lisp/eshell/em-script.el